Output redirected to a file.
Input read from specified override file.
Connecting to host xxx at address nnn.nnn.nnn.nnn using port 21.
220 Microsoft FTP Service
Enter login ID (dcxpgmlib):
331 Password required
230-Authorized Users Only. Company Inc All Rights Reserved
230 User logged in.
Windows_NT
Enter an FTP subcommand.
> asc
200 Type set to A.
Enter an FTP subcommand.
> locsite namefmt 1
Client NAMEFMT is 1.
Enter an FTP subcommand.
> LCD /lansa_dcxpgmlib/tmp
Local working directory is /lansa_d15pgmlib/tmp
Enter an FTP subcommand.
> put ftptest.txt ftptest.txt
229 Entering Extended Passive Mode (|||59273|)
125 Data connection already open; Transfer starting.
226 Transfer complete.
  1365 bytes transferred in 0.006 seconds. Transfer rate 232.960 KB/sec.
Enter an FTP subcommand.
> QUIT
221 Goodbye.
